body {
    /*min-width: 1170px;*/
    background: #f2f2f2;
    height: 100%;}

a {
    text-decoration: none;
    color: #ffffff;}

.w {
    width: 1210px;
    margin: 0 auto;
    padding: 20px 0;}

.news-content {
    padding: 15px 15px 15px 15px;
    background: #fff;
min-height: 600px; 
}

/*左侧*/

.news-left {
    width: 20%;
    background: #f5f5f5;
    padding: 10px 0px 15px;}
.news-left li a {
    display: block;}
.item-default {
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 5px;
    font-size: 16px;}

/*选项卡切换*/

.toggle-list { padding: 5px 25px 0 25px;}

.toggle-list-item {
    margin: 15px 0 0 0;
    border: 1px solid #c1262d;}

.toggle-list-item:first-child { margin-top: 0;}

.toggle-list-item:hover {
    background: #c1262d;
    color: #fff;}
.toggle-list-item:hover a {
    color: #fff;}

/*页面切换*/

.toggle-link {
    margin-top: 15px;
    border-top: 1px solid #ccc;
    padding: 0 25px 0 25px;}

.toggle-link-item {
    margin: 15px 0 0 0;
    background: #dedede;
    color: #000;}

.red-item {
    background: #c1262d!important;
    color: #fff!important;}

.red-item a {
    color:#fff!important;}

.toggle-link-item:hover, .toggle-link-item:hover a, .toggle-link-item:visited {
    color: #fff;
    background: #c1262d;}

/*右侧*/

.news-right {
    /*margin-left: 40px;*/
    width: 75%;
    background: #fff;}

.breadcrumb > li + li:before {
    color: #CCCCCC;
    content: "> ";
    padding: 0 5px;}

.bread-link { font-size: 15px;}

.actives { color: #c1262d;}

.pic-show img {
    width: 840px;
    height: 560px;}

.pic-discribe {
    margin: 20px 0 20px 0;
    font-size: 18px;
    letter-spacing: 0.5px;
    line-height: 2.8rem;
    text-indent: 2.8rem;}

.m-bto { margin-bottom: 310px;}

/*面包屑导航*/

.news-right .nav-break { padding-left: 4px;}

.nav-break span {
    font-size: 15px;
    color: #000;
    padding: 8px 6px;
    background: transparent;}

.nav-break .actives { color: #c1262d;}

/*新闻列表页板块样式--------start*/

.news-ul li {
    background: url(../images/line.jpg) repeat-x bottom;
    height: 40px;
    line-height: 40px;}


















/*新闻列表页板块样式--------end*/